projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71c5e9b
)
2002-07-11 Andrew Choi <akochoi@shaw.ca>
author
Andrew Choi
<akochoi@shaw.ca>
Thu, 11 Jul 2002 17:14:03 +0000
(17:14 +0000)
committer
Andrew Choi
<akochoi@shaw.ca>
Thu, 11 Jul 2002 17:14:03 +0000
(17:14 +0000)
* make-package: Change -a option to -R for cp command.
mac/ChangeLog
patch
|
blob
|
history
mac/make-package
patch
|
blob
|
history
diff --git
a/mac/ChangeLog
b/mac/ChangeLog
index b4b3d411d61806db25b14f0f3bc257d7f40d2fe7..8c5c3d62c2ee67f470d9477ef33b7b5b42948e5f 100644
(file)
--- a/
mac/ChangeLog
+++ b/
mac/ChangeLog
@@
-1,3
+1,7
@@
+2002-07-11 Andrew Choi <akochoi@shaw.ca>
+
+ * make-package: Change -a option to -R for cp command.
+
2002-07-05 Andrew Choi <akochoi@shaw.ca>
* make-package: Add ability to handle options --help, --prefix,
diff --git
a/mac/make-package
b/mac/make-package
index d46c56e0b06c3b246177fc40666c947e5a3fe266..e4c228ee97cb9b4763eff400825982d83eb5e926 100755
(executable)
--- a/
mac/make-package
+++ b/
mac/make-package
@@
-250,7
+250,7
@@
a disc image." >&2
exit 0
fi
-cp -
a
Emacs.pkg /Volumes/Emacs
+cp -
R
Emacs.pkg /Volumes/Emacs
## Converting Disk Image to read-only
echo 'Converting Disc Image to read-only'